PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableImageCell Class / getImageWidth Method
In This Topic
    getImageWidth Method
    In This Topic
    Gets the image width.
    If this value is 0, the width is computed automatically based on image height in order to keep the original image aspect ratio.
    Syntax
    public double getImageWidth()

    Return Value

    The width of the image displayed in the cell.
    See Also